home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / luu205b.arc / LUU205.HLP next >
Text File  |  1985-08-06  |  5KB  |  133 lines

  1.         
  2.  
  3.  
  4.         
  5.         
  6.         
  7.         LUU - Version 2.05b - 7/18/85
  8.         (c) Copyright Vernon D. Buerg 1985
  9.         
  10.         Usage:  LUU library[.LBR] filename(s) [/N]
  11.         
  12.         Public domain. For personal use only.
  13.         Commercial use prohibited.
  14.         
  15.         AAI Systems, Inc
  16.         456 Lakeshire Drive
  17.         Daly City, CA 94015
  18.         
  19.         
  20.         I  downloaded  this  program this morning  directly  from  Vernon 
  21.         Buerg's system.   It is so new that he has not written a doc file 
  22.         for it yet, so I am writing a few notes on its usage.
  23.         
  24.         This version of LUU combines library and squeeze functions in one 
  25.         program,  and  is a great time and disk space saver.   It is  the 
  26.         perfect companion to Buerg's LUE program -- current version 2.10.  
  27.         LUE  extracts and unsqueezes files in a library;  LUU builds  the 
  28.         library in the first place, squeezing all files larger than 1K in 
  29.         the process.
  30.         
  31.              Examples of the program's syntax follow:
  32.         
  33.              LUU libname example.doc test.doc example.exe
  34.                    (creates  libname.lbr  with the 3  files  example.dqc, 
  35.                    test.dqc and example.eqe)
  36.         
  37.              LUU libname *.*  (creates library with squeezed versions
  38.                    of all files in the current directory)
  39.         
  40.              LUU  libname  example.* test.doc  (same  as  first  command, 
  41.              assuming the same files are in the current directory)
  42.         
  43.         If  you use the /N switch,  the files inside the library will not 
  44.         be squeezed.
  45.         
  46.            PROS and CONS of a Library File with Squeezed Files Rather
  47.                              than a Squeezed Library
  48.         
  49.         A  squeezed library (.lqr) may be a little smaller,  but that  is 
  50.         its  only  advantage.   A  .lqr file is a  pain  -- you  need  to 
  51.         unsqueeze  the  whole  thing just to get at one  file  inside.  A 
  52.         library  of squeezed files can be manipulated with the  wonderful 
  53.         lqtype  program  to view files inside of it.   It can  also  more 
  54.         readily be updated with new files,  without needing to  unsqueeze 
  55.         the whole thing first.  In the event of a transmission error, you 
  56.         may  be  able to salvage part of a library of squeezed  files;  a 
  57.         squeezed library is a total loss.
  58.  
  59.  
  60.  
  61.                                         1
  62.  
  63.  
  64.  
  65.  
  66.  
  67.         LUU - Version 2.05b - 7/18/85  Help File
  68.  
  69.  
  70.                                    LUU vs ARC
  71.         
  72.         No comparision in speed -- LUU is MUCH faster.   ARC may  produce 
  73.         smaller  files because it uses a different compression algorithm, 
  74.         but  the  difference  usually will not  be  too  substantial  and 
  75.         depends greatly on the type of files in the library.  In light of 
  76.         the  fact that LUU uses the LU standard that is also supported by 
  77.         CP/M and Unix, which is not true of ARC, I prefer it.
  78.         
  79.                                   CRC Checking
  80.         
  81.         Earlier  versions of Vernon Buerg's LUU did not store CRC  values 
  82.         for  library  members and,  for that reason,  I did not  use  the 
  83.         program.   This  version makes use of CRC in a limited way  -- it 
  84.         stores  a CRC value for the library directory and for  any  files 
  85.         that it does not squeeze, but not for files that it does squeeze.  
  86.         I assume the logic of this is that for squeezed files, a checksum 
  87.         value  is stored inside the file itself,  and is verified as  the 
  88.         file is unsqueezed.   I have no major quarrel with that, though I 
  89.         would  like to be able to verify the integrity of a library  file 
  90.         without  having to extract and unsqueeze it.   If a CRC is stored 
  91.         for the file,  I can use the -c option of the LUPower program  to 
  92.         verify  it;  I can't do that if the library was created with LUU.  
  93.         All in all, not a major drawback but one I hope Buerg will fix in 
  94.         later versions.
  95.         
  96.         
  97.         I  encourage you to use this program for files you upload  to  my 
  98.         system  and  would  like to thank Vernon Buerg  for  making  this 
  99.         wonderful program available to us all.
  100.         
  101.         
  102.         Robert Blacher
  103.         Sysop, Computer Connections
  104.         Washington, D.C.
  105.         (202) 547-2008
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.                                         2
  128.  
  129.  
  130.  
  131.  
  132.  
  133.